home *** CD-ROM | disk | FTP | other *** search
/ EIDOS Interactive Digital Press Kit ECTS 1997 / EIDOS Digital Press Kit - ECTS 1997 - Disc 1.iso / pc / pls.dir / Internal_159.ls < prev    next >
Encoding:
Text File  |  1997-08-29  |  101 b   |  8 lines

  1. on exitFrame
  2.   if soundBusy(0) = 0 then
  3.     go("return")
  4.   else
  5.     go("loop pictures")
  6.   end if
  7. end
  8.